-
Home
-
Amwal Checkout
-
1.1.2 (latest)
-
Code
-
Classes
- Address
| Total Complexity |
15 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
148 |
| Lines of code |
73 |
| Logical lines of code |
25 |
| Comment lines |
36 |
| Methods |
13 |
| Properties |
10 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| from_json() |
S |
58 |
2 |
17 |
| to_address_props() |
S |
58 |
2 |
14 |
| __construct() |
S |
62 |
1 |
12 |
| to_customer_address_props() |
S |
79 |
1 |
3 |
| get_address() |
S |
80 |
1 |
3 |
| get_city() |
S |
82 |
1 |
3 |
| get_postcode() |
S |
82 |
1 |
3 |
| get_state() |
S |
82 |
1 |
3 |
| get_country() |
S |
82 |
1 |
3 |
| get_notes() |
S |
82 |
1 |
3 |
| get_phone() |
S |
82 |
1 |
3 |
| get_first_name() |
S |
82 |
1 |
3 |
| get_last_name() |
S |
82 |
1 |
3 |